#footermenu {
	background-color: #000;
	height: 100px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #300;
	position: relative;
	top: 60px;
	overflow: visible;
}
